|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
StringPool handles and manipulates string variable pools for activities. More...
Public Member Functions | |
| QString | valuesToString () |
| Returns all the strings in this pool seperated by a semicolon (no space). More... | |
Public Member Functions inherited from Pool | |
| QString | name () |
| Returns the name of the pool. More... | |
| QString | getElementToString (int) |
| Returns the element in the pool at the specified index. More... | |
| bool | isInPool (QString) |
| Returns true if the specified value is in the pool, otherwise false. More... | |
StringPool handles and manipulates string variable pools for activities.
| QString StringPool::valuesToString | ( | ) |
Returns all the strings in this pool seperated by a semicolon (no space).